翻訳と辞書
Words near each other
・ Actor (disambiguation)
・ Actor (film)
・ Actor (mythology)
・ Actor (policy debate)
・ Actor (programming language)
・ Actor (UML)
・ Actor analysis
・ Actor Arashi Rikan II as Osome
・ Actor Ichikawa Ebijuro as Samurai
・ Actor Ichikawa Shiko as Kato Yomoshichi (Gosotei Hirosada)
・ Actor model
・ Actor model and process calculi
・ Activity centre
・ Activity coefficient
・ Activity cycle diagram
Activity diagram
・ Activity management
・ Activity median aerodynamic diameter
・ Activity Monitor
・ Activity recognition
・ Activity relationship chart
・ Activity selection problem
・ Activity stream
・ Activity Streams (format)
・ Activity system
・ Activity theory
・ Activity theory (aging)
・ Activity tracker
・ Activity vector analysis
・ Activity-based communication analysis


Dictionary Lists
翻訳と辞書 辞書検索 [ 開発暫定版 ]
スポンサード リンク

Activity diagram : ウィキペディア英語版
Activity diagram

Activity diagrams are graphical representations of workflows of stepwise activities and actions〔(Glossary of Key Terms ) at McGraw-hill.com. Retrieved 20 July 2008.〕 with support for choice, iteration and concurrency. In the Unified Modeling Language, activity diagrams are intended to model both computational and organizational processes (i.e. workflows).〔UML Revision Task Force. OMG Unified Modeling Language Specification, Version 1.4 (final draft). February 2001.〕〔J. Rumbaugh, I. Jacobson, and G. Booch. The Unified Modeling Language Reference Manual. Addison-Wesley, 1999.〕 Activity diagrams show the overall flow of control.
Activity diagrams are constructed from a limited number of shapes, connected with arrows.〔OMG Unified Modeling Language Superstructure Specification, version 2.1.1. Document
formal/2007-02-05, Object Management Group, February 2007. http://www.omg.org/cgi-bin/doc?formal/2007-02-05.〕 The most important shape types:
* ''rounded rectangles'' represent ''actions'';
* ''diamonds'' represent ''decisions'';
* ''bars'' represent the start (''split'') or end (''join'') of concurrent activities;
* a ''black circle'' represents the start (''initial state'') of the workflow;
* an ''encircled black circle'' represents the end (''final state'').
Arrows run from the start towards the end and represent the order in which activities happen.
Activity diagrams may be regarded as a form of flowchart. Typical flowchart techniques lack constructs for expressing concurrency. However, the join and split symbols in activity diagrams only resolve this for simple cases; the meaning of the model is not clear when they are arbitrarily combined with decisions or loops.
While in UML 1.x, activity diagrams were a specialized form of state diagrams,〔Dumas, Marlon, and Arthur H.M. Ter Hofstede. "UML activity diagrams as a workflow specification language." ≪ UML≫ 2001—The Unified Modeling Language. Modeling Languages, Concepts, and Tools. Springer Berlin Heidelberg, 2001. 76-90.〕 in UML 2.x, the activity diagrams were reformalized to be based on Petri net-like semantics, increasing the scope of situations that can be modeled using activity diagrams.〔Störrle, Harald, and J. H. Hausmann. "semantics of uml 2.0 activities." Proceedings of the IEEE Symposium on Visual Languages and Human-Centric Computing. 2004.〕 These changes cause many UML 1.x activity diagrams to be interpreted differently in UML 2.x.
UML activity diagrams in version 2.x can be used in various domains, i.e. in design of embedded systems. It is possible to verify such a specification using model checking technique.〔I. Grobelna, M. Grobelny, M. Adamski, "Model Checking of UML Activity Diagrams in Logic Controllers Design", Proceedings of the Ninth International Conference on Dependability and Complex Systems DepCoS-RELCOMEX, Advances in Intelligent Systems and Computing Volume 286, Springer International Publishing Switzerland, pp. 233-242, 2014〕
==See also==

* Business Process Modeling Notation
* Control flow graph
* Data flow diagram
* Drakon-chart
* Event-driven process chain
* List of UML tools
* Pseudocode
* State diagram

抄文引用元・出典: フリー百科事典『 ウィキペディア(Wikipedia)
ウィキペディアで「Activity diagram」の詳細全文を読む



スポンサード リンク
翻訳と辞書 : 翻訳のためのインターネットリソース

Copyright(C) kotoba.ne.jp 1997-2016. All Rights Reserved.